PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations Package / PDFScreenAnnotation Class / setTitle Method
The title of the movie.
In This Topic
    setTitle Method
    In This Topic
    Sets the movie title.
    Syntax
    public void setTitle( 
       java.lang.String title
    )

    Parameters

    title
    The title of the movie.
    See Also